Skip to content

fix: Add posix in pre-deployment hook in azure.yaml#660

Merged
Roopan-Microsoft merged 1 commit into
microsoft:devfrom
chaudhariniraj:dev
Jul 19, 2026
Merged

fix: Add posix in pre-deployment hook in azure.yaml#660
Roopan-Microsoft merged 1 commit into
microsoft:devfrom
chaudhariniraj:dev

Conversation

@chaudhariniraj

Copy link
Copy Markdown
Contributor

Purpose

Add posix in pre-deployment hook in azure.yaml

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a POSIX (non-Windows) preprovision hook message in azure.yaml so users on macOS/Linux get the same deployment guidance banner that Windows users already see.

Changes:

  • Add a posix preprovision hook that prints an ANSI-colored guidance message and issue link.
  • Configure the POSIX hook to run under sh with interactive: true.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Roopan-Microsoft
Roopan-Microsoft merged commit 60f352a into microsoft:dev Jul 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants